Tootsville::Endpoint-Get-/ World/ Clock/ Calendar/ Now/ Fragment→Html

Function

Endpoint-Get-/ World/ Clock/ Calendar/ Now/ Fragment→Html names a function, with lambda list NIL:

Get a calendar fragment in HTML for the current month of the current year.

The HTML fragment contains the month header, day-of-week headers, and has holidays marked with HTML title attributes.

See CHŒROGRYLLUM CAL-MONTH.HTML

Web Service Endpoint

This is a web service endpoint accessed by the HTTP method GET at the URI template /world/clock/calendar/now/fragment. It returns a content-type of text/html.

There are no URI parameters.

It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.

File

Defined in file src/endpoints/slash-world.lisp.